โ– humdrum codex / sportsball v0.1.0
license AGPL-3.0
1.1 KB raw
id
TASK-020
title
Special-shape leagues: tennis slams + cricket (IPL)
status
๐ŸŸฆ Backlog
assignee
created_date
2026-06-17 23:22
updated_date
2026-06-18 01:17
labels
feature
dependencies
priority
low
ordinal
20000

Description

Roadmap leagues that don't cleanly fit the integer-score two-team model. Tennis: the four majors for men and women (ESPN tennis has tournament draws; match = player vs player, set/game scores) โ€” fits two 'competitors' loosely but needs set-by-set scoring + bracket. Cricket IPL (cricket/ipl): two teams but score is 'runs/wickets (overs)', not an int, plus innings โ€” needs cricket-aware score formatting. File separately from the straightforward team-sport adds (TASK-008) because each needs model/render work.

Acceptance Criteria